Learn R Programming

DataSetsUni (version 0.1)

Failures of Repairable: The failures times of repairable items

Description

The function allows to provide the time between failures for repairable 30 items.

Usage

data_repairable

Value

data_repairable gives the time between failures for repairable 30 items.

Arguments

data_repairable

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data refer to the time between failures for repairable 30 items. Recently, it is used by Cordeiro et al. (2016) and fitted an extended Birnbaum–Saunders distribution.

References

Cordeiro, G. M., Lima, M. D. C. S., Cysneiros, A. H., Pascoa, M. A., Pescim, R. R., & Ortega, E. M. (2016). An extended Birnbaum–Saunders distribution: Theory, estimation, and applications. Communications in Statistics-Theory and Methods, 45(8), 2268-2297.

Murthy, D.N.P., Xie, M., Jiang, R. (2004). Weibull Models. Hoboken, NJ: John Wiley.

See Also

data_breakdown, data_breakdownt, data_failureairc

Examples

Run this code
x<-data_repairable
summary(x)

Run the code above in your browser using DataLab